home *** CD-ROM | disk | FTP | other *** search
/ GEGA 010 / GEGA010.iso / Interface / it.dig / scripts / DefineButton2_107 / BUTTONCONDACTION on(release).as
Text File  |  2005-09-22  |  37b  |  4 lines

  1. on(release){
  2.    gotoAndStop(2);
  3. }
  4.